magnifier: Don't try to use a null widget paintable
authorTimm Bäder <mail@baedert.org>
Sun, 22 Mar 2020 14:41:40 +0000 (15:41 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 24 Mar 2020 09:44:06 +0000 (10:44 +0100)
commit600952e295f3ab09fb9e8a68b8932114c4c28c9c
treef5c702d93fc2225da9e4b53ecfaeabac4c009ce3
parent3b2adf5d1fdaf2042fdb1deab6f6babde4d7ed7a
magnifier: Don't try to use a null widget paintable

We destroy the paintable in dispose, which can be called multiple times.
gtk/gtkmagnifier.c